The Dreamweaver JavaScript API > Layout environment functions > dom.playPlugin()

 

dom.setRulerOrigin()

Availability

Dreamweaver 3.0

Description

Sets the origin of the ruler.

Arguments

xCoordinate, yCoordinate

xCoordinate is a value, expressed in pixels, on the horizontal axis.
yCoordinate is a value, expressed in pixels, on the vertical axis.

Returns

Nothing.

Enabler

None.